Previous Book Contents Book Index Next

Inside Macintosh: Mac OS 8 Toolbox Reference /
Chapter 2 - Control Manager Reference / Control Manager Resources


The Control Definition Function Resource

CHANGED WITH THE APPEARANCE MANAGER

In addition to the standard controls, the Control Manager allows you to define new, nonstandard controls as appropriate for your application. To define your own type of control, write a control definition function which is stored in a resource of type 'CDEF'. Provide as the resource data the compiled or assembled code of your control definition procedure. The entry point of your procedure must be at the beginning of the resource data. See "Defining Your Own Control Definition Function" for more information about creating a control definition function.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
8 JAN 1998